java interpreter meaning in English
java解释程序
Examples
- As an programming language that is independence of the underlying system , the application can run on all system with the java interpreter
作为一种真正独立于平台的语言,使用java开发的应用程序可以运行在任何有java解释器的系统之上。 - Next time , i will demonstrate a simple example of a configuration language consisting of s - expressions , along with a java interpreter for this language
下一次,我将演示配置语言的一个简单示例,它由s表达式构成,并有一个针对该语言的java解释器。 - S due to resource constraints of mids ( slow cpu , small memory & limited batteries ) , the complicated performance techniques developed for desktop pcs and / or servers ( such as jit , adaptive compiling or static compilation ) can hardly be applied to j2me / midp . this dissertation describes our work on a small , fast and effective java interpreter for j2me / midp
随着移动通信市场的高速发展和对增值应用需求的快速增长,在最近的数年内, j2me midp技术将在移动通信市场中扮演一个举足轻重的角色,而对嵌入式java虚拟机性能优化的研究工作也将具有重要的实用价值。